-
Home
-
Podlove Podcast Publisher
-
3.8.7
-
Code
-
Classes
- WP_REST_PodloveChapters_Controller
Total Complexity |
34 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
264 |
Lines of code |
220 |
Logical lines of code |
84 |
Comment lines |
0 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_item() |
A |
45 |
10 |
40 |
update_item() |
A |
45 |
10 |
40 |
register_routes() |
S |
39 |
1 |
86 |
delete_item() |
S |
58 |
3 |
15 |
get_item() |
S |
59 |
2 |
14 |
create_item_permissions_check() |
S |
70 |
2 |
6 |
update_item_permissions_check() |
S |
70 |
2 |
6 |
delete_item_permissions_check() |
S |
70 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
get_item_permissions_check() |
S |
82 |
1 |
3 |